getStrokeOverprint

abstract fun getStrokeOverprint(block: DesignBlock): Boolean

Query whether the stroke of the given design block is marked as overprint.

Return

true if the stroke is marked as overprint, false otherwise.

Parameters

block

the block whose stroke overprint flag should be queried.